All Questions
1 question
0votes
4answers
631views
What web oriented language would work best with binary data? [closed]
I want to create a service where people can upload files. However, since file storage costs money, I want to compress the files so they take less space. I would want to write my own compression ...